Developer Documentation
PATH  Mac OS X Documentation > Developer Tools > The Objective-C Compiler


Previous | Contents | Next

The Character ESC in Constants

You can use the sequence \e in a string or character constant to stand for the ASCII character ESC.


The Objective-C Compiler

Previous | Contents | Next